Skip to content

Add onunhandledrejection handler to default shell html files.#27130

Open
sbc100 wants to merge 1 commit into
emscripten-core:mainfrom
sbc100:onunhandledrejection
Open

Add onunhandledrejection handler to default shell html files.#27130
sbc100 wants to merge 1 commit into
emscripten-core:mainfrom
sbc100:onunhandledrejection

Conversation

@sbc100

@sbc100 sbc100 commented Jun 17, 2026

Copy link
Copy Markdown
Collaborator

Now that we are using more async JS it's a good idea to handle these in the same way we do for onerror.

Split out from #27121

@sbc100 sbc100 requested a review from kripken June 17, 2026 00:03
@sbc100 sbc100 force-pushed the onunhandledrejection branch from 9b07c9a to ef90565 Compare June 17, 2026 00:08
Now that we are using more async JS it's a good idea to handle these
in the same way we do for `onerror`.

Split out from emscripten-core#27121
@sbc100 sbc100 force-pushed the onunhandledrejection branch from ef90565 to f85e31b Compare June 17, 2026 00:09
@sbc100 sbc100 requested a review from brendandahl June 17, 2026 00:10
@sbc100 sbc100 enabled auto-merge (squash) June 17, 2026 00:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant